IsirAssumptionCode 
EntityType  Independent 
Logical Entity Name  IsirAssumptionCode 
Default Table Name  FaISIRAssumption 
Logical Only  NO 
Definition 
 
Note 
 

IsirAssumptionCode Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
AwardYearIdentifier(FK)    CHAR(2)  NO 
 
Position    TINYINT  NO 
 
Name    VARCHAR(200)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

IsirAssumptionCode Keys 
Key Name  Key Type  Keys 
UK_FaISIRAssumption_FaYearId_Position  Unique Constraint  AwardYearIdentifier, Position 
NK_FaISIRAssumption_UserId  Inversion Entry  LastModifiedUserId 
NK_FaISIRAssumption_FaYearId  Inversion Entry  AwardYearIdentifier 
PK_FaISIRAssumption_FaISIRAssumptionId  PrimaryKey  Id 

IsirAssumptionCode Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AwardYear  Non-Identifying  One To Zero or More        AwardYearIdentifier  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

IsirAssumptionCode Check Constraints 
Check Constraint Name  CheckConstraint